| 
	
	
     | 
  
Tab control | 
  
Suggested topics:Control statesDrawing mode Margins Button You can use the following guidance to create your own skin for Tab Control the same way we use SkinBuilder and specific graphics for Tab control skinning.       We begin Tab Control skinning with selecting the element in "Default Controls" pane which has tree-view structure. You should see the following picture in "Default Controls": ![]()       Having the appropriate checkbox checked and the "+" sign clicked in "Default Controls" pane let's turn to attributes alignment provided in "Properties pane".     ![]() 1. Tab Item 2. Tab Panel property is considered to skin unique background for internal content. 3. Text Color 4. Icon Location a. Standard - locate an icon by default b. Use Offset (X Offset/Y Offset) - position of icon in layout, X offset determines distance from the left and Y offset determines distance from the top. 5. Transparent Dialog Box - makes Dialog background transparent in the Tab Control. a. True b. False          Define "Text Color" property taking advantage of built-in palette or choose "Custom Color" as an alternative. Remarks:                              |