How to remove/hide 3d object template (start point) when making object transparent

When making 3d object then making it transparent i still see form of witch i made it.
How to remove it?
I made square then from it 3d object and made it round so i could put on it beer botle label BUT when i put latel and then make transperancy full then i still see square from witch object is made.. Its still showing up. Why or better- how to remove it? Cant find any button to click it off.

I'm also not so sure I understand what you're trying to do.
If you share  an observablecollection then removing an item from that collection would remove it from any ListBox whose itemssource was bound to it.
I get the impression that might not be what you want though.
Hope that helps.
Recent Technet articles: Property List Editing;
Dynamic XAML
for example:i have 3 listboxs,binding itemssource named list1,list2,list3
in my way
<ListBox Height="138" Margin="58,30,60,0" VerticalAlignment="Top" ScrollViewer.HorizontalScrollBarVisibility="Disabled" ItemContainerStyle="{StaticResource ListBoxItemStyle1}" ItemsSource="{DynamicResource list1}">
</ListBox>
<ListBox Height="138" Margin="58,30,60,0" VerticalAlignment="Top" ScrollViewer.HorizontalScrollBarVisibility="Disabled" ItemContainerStyle="{StaticResource ListBoxItemStyle1}" ItemsSource="{DynamicResource list2}">
</ListBox>
<ListBox Height="138" Margin="58,30,60,0" VerticalAlignment="Top" ScrollViewer.HorizontalScrollBarVisibility="Disabled" ItemContainerStyle="{StaticResource ListBoxItemStyle1}" ItemsSource="{DynamicResource list3}">
</ListBox>
in ListBoxItemStyle1 the method textBlock_MouseDown,i have no way to get the list correctly because the 3 listBox's ItemStyle is the same.if i can get the lists from listboxitem,i can use only one style

Similar Messages

  • How can i disable imessage from automatically starting up when i turn on macbook air?

    how can i disable imessage from automatically starting up when i turn on macbook air? i dont know my imessages to pop up on my laptop when it turns on. But i dont want to disable imessage totally on my macbook.

    Welcome to the Apple Support Communities
    First of all, check that Messages is closed when you turn off your MacBook. This is so important because, by default, OS X will reopen all opened apps the next time you start your Mac.
    Apart from that, when you go to  > Shut Down, or  > Restart, in the window you see to restart or turn off your MacBook, unmark "Reopen windows when logging back in". This will avoid that your Mac opens all opened apps the next time you start the MacBook, so Messages won't start automatically at startup

  • How to remove the "0" from the sum cell when the other cells are empty?

    Hello!
    When I use the formula to sum the values from a few cells, there is a zero in the sum cell when the other cells are empty.
    My question concerns how to remove the 0 from the sum cell when the cells that will be summed are empty.
    Thank you!
    /Johan Strömbeck

    Hi,
    Please try the Mr. Laurence's suggestion first. Then, we may try the other workarounds.
    1) Go to Excel option> Advanced>Display Option for this worksheet> Uncheck Show a zero in cells that have zero value
    2) Go to Conditional Formatting>New Rule>Format only cells that contain> Value equal to 0> Format the color with white
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support

  • How do you make a customized template?? When I customize an original template it does not apply it to the whole document! How do you apply style changes permanently to your document???

    When one customize text styles or spacing between paragraphs. How do you apply settings permanently to a document???
    Should you create a new template???

    Happily, when you edit a document created by a given template, the changes aren't stored in the template.
    If you want to get a template embedding your changes, you need to use :
    File > Save as Template
    then use the newly created custom template as starting point.
    Yvan KOENIG (VALLAURIS, France) dimanche 22 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k
    My iDisk is : http://public.me.com/koenigyvan

  • Don't know how to set an interactive form as starting point?

    Hi all,
    I need to have a scenario where the starting point of a guided procedure is an interactive form.
    I've made an interactive form in Adobe Designer and saved it as .xdp
    I've made a callable object from it, add it to an action and add the action into a process.
    Now when I initiate a new process in runtime I only see the input fields from the form in a Web Dynpro like design and not the actual form itself.
    I thought it was just a simple handling to start a guided procedure process with an IF but it appears not to be for me.
    Can somebody help me please?

    The input parameters you are seeing in a 'Web Dynpro like' form are more than likely input parameters to the process.  Process input parameters come from action input parameters  in process blocks and actions that are not mapped.  Given that, it sounds like you have not mapped all the input parameters for one or more of your actions in your process.  By default, GP provides the process initiator the ability to specify the values of these inputs when a process is started. To avoid this you can either,
    1. Map all the input parameters.
    2. Specify the process to start automatically under the 'Instantiation' tab for the process template.  By selecting this, input parameters are ignored and their default values used.
    3. Don't expose these parameters if they are not required or applicable to your process.  This can be done at the action or block level under the 'Parameters' tab.
    ~Greg

  • How do i get my computer to start itunes when i plug my ipod in please

    Dear All,
    How do I get my computer to start up itunes when I plug my ipod in.

    - With the iPod connected to the computer go to the Summary pane in iTunes for the iPod and under Options check the box that says open iTunes when the iPod is connected.
    - If when you manually open iTines and connect the iPod the iPod does not show in iTunes:
    iOS: Device not recognized in iTunes for Windows
    or
    iOS: Device not recognized in iTunes for Mac OS X

  • How to Remove Edit permissions to a group/user when an list item is approved.

    Hi,
    We have a requirement of removing the edit permissions on custom list item when a item is approved, this I have to implement using OOB feature or customization and designer, but no code should be involved.
    Can anyone please suggest me to implement this.
    Thanks, Swaroop Vuppala

    Check this below
    You need to use item level permissions.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/9e3a624e-77d3-432f-9a2b-3f25b925423a/how-to-remove-edit-and-delete-option-for-a-list-item-when-approval-workflow-is-complete-and?forum=sharepointgeneralprevious
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • How to remove the parent-child software update point in sccm 2012 sp1

    I have a CAS , Primary site server(1) and secondary site servers (7). I have software update point installed on CAS, Primary server and Secondary site servers as well.
    I have a situation to reinstall the software update point which is in primary site server.
    So, How to reinstall the software update point in primary site server since this is located in the middle between CAS and secondary site servers.
    So, please suggest me, do I have to do anything special apart from the normal steps to uninstall and reinstall the SUP point on primary site server?
    I have referred few posts on how to remove SUP
    https://social.technet.microsoft.com/Forums/en-US/c7258aad-d968-427b-8826-4829916c14c9/remove-and-re-add-software-update-point-sccm-2012?forum=configmanagersdk
    and how to install SUP
    http://www.windows-noob.com/forums/index.php?/topic/4467-using-sccm-2012-in-a-lab-part-6-deploying-software-updates/

    Hi,
    >> please suggest me, do I have to do anything special apart from the normal steps to uninstall and reinstall the SUP point on primary site server?
    I just tried to reinstall the SUP on the Primary site(only one SUP on Primary site and there is a SUP on Secondary site). The SUP upstream data source of the Secondary site showed empty and greyed out. But the upstream data source resumed after a while.
    It seems nothing special needs to be done.
    Best Regards,
    Joyce
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Using Start Point with Date-objects

    Hi Expert guys and girls!
    I use the "Start" point to execute my BAPI "Salesorder GetList" / BAPI_SALESORDER_GETLIST.
    In order to use this BAPI you have to define
    1) Customer Number
    2) Sales Org
    and optionally I checked also
    3) Document Date
    4) Document Date To
    I fill in the values for all the fields. Using formulas for all - which works fine otherwise.
    My Date - formulas are designed to retrieve the last 3 months.
    ad 3)
    DVAL(DADD(NOW(),-3,'M'))
    4)
    DVAL(NOW())
    (I added the DVAL in front, but still I do not get any effect)
    Problem is now that the model retrieves ALL records for the logged in Customer No. and Sales Org. NOT limiting data to the specified date-interval. This takes a long time and is certainly not what I expected.
    I run SP14 - anybody had any experience in SP15 - maybe it is a simple upgrade?
    Or am I missing something in parsing the dates??
    Best regards
    Jakob Diness

    I got it to work with a little effort.
    1) Try parse fixed-dates (e.g. 08.08.2008) as Start and End dates. When that works, replace first the Start date then the end-date with DADD formulas like DADD(NOW(), -3, 'M') and NOW() in the End-date for example (going three months back in the example).
    2) Maybe you need to try with the Flex compiler instead of Flex 2 - since that was also not working for me in other cases. (Tools/Options/Compiler - change to Flex)
    3) Otherwise - pls. let me know. I somehow got it to work in my customer model.

  • Modbus errors when making object connection

    I have a telemetry system that currently has 37 RTU's and uses Lookout 6.0.2. We are adding an additional site ( pump station with controls) and I am experiencing a probleml when making the "connection" between a control object (00001) and a switch. With the RTU up and running without the switch connection, modbus statistics show valid response frames at 100% with no errors. Input states can be changed and the software works properly and dispays the correct state. AS SOON as I make the connection between the control object and the switch, modbus statistics show "no response" errors immediately and the software X's out all of the dispayed objects for that RTU. If I change the switch position, the RTU responds and turns on or off the corresponding output even though the software says the RTU in not responding. I have tried creating a new modbus driver and making a simple connection between a control object and a switch with the same result. If I re-address my RTU to a lower number that is not in use, such as 13, everything works normally. I do not have the luxury of just going to a lower number as the system is currently undergoing expansion and will continue to grow beyond the mark of 40 units in the field. Anybody seen this before?
    Thanks
    Brad Adams
    Service Manager
    CommTech
    441 Donelson Pike, Suite 420
    Nashville, TN  37214
    Phone: 615-889-4756
    Fax:      615-391-0300
    Cell:      615-477-8975
    [email protected]
    "once you eliminate all other possibilities, what's left, however improbable, must be the solution"

    Are you using serial modbus ASCII, RTU or TCPIP?  Also, what type of radios are you using?  I have noticed some errors with MDS radios when attempting to pass some binary codes through them.

  • How to remove/hide webpart page title

    I have a team site.  All pages are stored in Site Pages.  I added a webpart page called test1.  When I go to the page, I see "test1" to the right of the site icon on the top left side of the page.  How can I remove it or hide
    it?  I read somewhere that I should go to the document library that holds this page and under properties, edit webpart in maintenence view and make sure that "Webpart page title bar" in the column Open on Page says "No".  I did
    that and the name of the page still shows up. 
    Also, why is it that when I create a new webpart page I can only enter the value for "Name"?  Where do I go to enter the value for "Title" if I want the title of the page to be different than the file name (i.e. what shows up in
    the URL)?
    thanks,

    hi,
    You can set the WebPart cromeType to the below following values.
    to have no titel it set it to None or Border only.
    BorderOnly A border only, without a title bar.
    Default A border setting inherited from the part control's containing zone.
    None No border and no title bar.
    TitleAndBorder A title bar and a border.
    TitleOnly A title bar only, without a border.
    Member name
    Description
    BorderOnly
    A border only, without a title bar.
    Default
    A border setting inherited from the part control's containing zone.
    None
    No border and no title bar.
    TitleAndBorder
    A title bar and a border.
    TitleOnly
    A title bar only, without a border.
    Member name
    Description
    BorderOnly
    A border only, without a title bar.
    Default
    A border setting inherited from the part control's containing zone.
    None
    No border and no title bar.
    TitleAndBorder
    A title bar and a border.
    TitleOnly
    A title bar only, without a border.
    Member name
    Description
    BorderOnly
    A border only, without a title bar.
    Default
    A border setting inherited from the part control's containing zone.
    None
    No border and no title bar.
    TitleAndBorder
    A title bar and a border.
    TitleOnly
    A title bar only, without a border.
    Whenever you see a reply and if you think is helpful,Vote As Helpful! And whenever you see a reply being an answer to the question of the thread, click Mark As Answer

  • How to remove/hide Mac OS X titlebar?

    How can I remove or hide the titlebar (Firefox 4 on Mac OS X) a la FF4/Windows or Chrome/MacOSX? I'd like to keep the window buttons, but move the tabs up to the titlebar (tabs on top).

    In general it must be possible (Chrome makes it, a Safari Beta made it - see attached pic - and iTunes has a totally new titlebar), but i couldn't find a mod so far. If anyone has a solution so kindly let us know... It cannot be that ff looks on a pc greater than on a mac!

  • How to remove/hide node properties in vra request

    Hi All,
    I am trying to find a way to hide the node properties when publishing a blueprint into a vra request. Specifically, i don't want users to be able to set the hostname field, vcpu and memory. With service properties it's easy to make a property non-overridable, but i can't seem to find out how to do this with the node properties. 
    If it's not possible to hide these properties, does anyone know if it's possible to either change the form published into vrealize automation by application services, or if there's an easy way to publish an advanced service that calls application services to deploy a blueprint?

    What is PolicyAdditionalInfo and how does its default control template look like? It is this one that causes the borders to show if you see any. You will probably have to modify this template in order to get rid of the borders.
    If you for example just put a control without borders in the DataTemplate (like a TextBlock), you will see that there are no borders shown:
    <Grid Background="Black" ShowGridLines="False" >
    <Grid.Resources>
    <DataTemplate x:Key="MISPolicy" >
    <TextBlock>....</TextBlock>
    </DataTemplate>
    </Grid.Resources>
    <Grid>
    <ItemsControl Background="Transparent" Foreground="White" ItemTemplate="{StaticResource MISPolicy}" Focusable="False" Name="ItemMISPolicy" BorderThickness="0,0,0,0" ScrollViewer.HorizontalScrollBarVisibility="Hidden" MinHeight="150px" MaxHeight="300px" ScrollViewer.VerticalScrollBarVisibility="Hidden">
    </ItemsControl>
    </Grid>
    </Grid>
    Please remember to mark helpful posts as answer and/or helpful.

  • How to remove/hide specific Worklist Views pane in Out-of-box worklist

    Hello. we are using the Out of the box BPMS worklist, with the Worklist Views pane turned on. You can see which screen I'm talking about at this image:
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/obpm/11g/r1/firstProcess/images/t3s302.gif
    Our client wants the "Past Week", "Past Quarter", "Past Month", and other views removed or hidden.
    Does anyone have experience with modifying this list? And if so, how did you implement it? Or how would you approach doing so? Again, we're using the out-of-the-box implementation inside a WebCenter Spaces Process Spaces workspace. Would we be able to add ADF through a PageStyle or PageTemplate without changing the source code.
    Suggestions would be greatly appreciated. We want to keep the customizations to a minimum, you see.
    Thank you.

    Hi,
    I don't think supressing through Global Personalization will change the business logic. Within the Business Logic it checks for the mandatory field.
    After the changes I guess you need to make the changes accordingly.
    The below link might be of some help.
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?spaceKey=profile&title=ESSPersonalInformationUIenhancementwithoutmodification&decorator=printable
    Please correct if I am wrong.
    Cheers-
    Pramod

  • How to remove play button after videos starts

    In the style of the youTube video playback design, I have a
    large play button over my 320x240 flv video. The button is
    programmed to play the flv when clicked on. How do I get rid of the
    button once the video starts to play? can I bring it back when the
    video is over to replay? Is there simple action script to tell the
    button to do this?

    How to do it step-by-step? Because i'm beginner in FLash and that things of animation, codes, functions...
    And I create that simple animation in other program, not using the Adobe Flash, but I think can be edited that file animation in Flash because I have the files ".swf" and ".flv"...
    I don't know how to do it in Adobe Flash CS3, but I have that program installed in my pc, then can you talk me what to do it?
    Sorry my bad english, i'm from Brazil.
    That is the folder contains the files:
    https://dl.dropboxusercontent.com/u/11826717/off/laranja/files_animation.jpg
    That is the Download the files of that folder if you want see better:
    https://dl.dropboxusercontent.com/u/11826717/off/laranja/laranja.rar

Maybe you are looking for