ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects > IGGUIPaletteCtl Control > IGGUIPaletteCtl Properties > BorderVisible Property |
Gets and sets whether or not the control border is visible. True means to draw a single-line border around the outside of the IGGUIPaletteCtl Control; False means no border. Note that setting BorderVisible to True forces Appearance to 0 (you can't have both a 3D appearance and a border at the same time).
Read-write property
Boolean
Default Value: True
Valid Values: True means to draw a single-line border around the outside of the IGGUIPaletteCtl Control; False means no border.
N/A
ig_guiwin.vb6.exe